Skip to content

rename OnDisconnect to OnDisconnected to match parent method#725

Merged
anunaym14 merged 1 commit intolivekit:mainfrom
matianchi:main
Aug 27, 2025
Merged

rename OnDisconnect to OnDisconnected to match parent method#725
anunaym14 merged 1 commit intolivekit:mainfrom
matianchi:main

Conversation

@matianchi
Copy link
Copy Markdown
Contributor

Renamed Room method from OnDisconnect to OnDisconnected

  • Parent class (nullEngineHandler) defines OnDisconnected
  • Ensures method naming consistency and correct override

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 26, 2025

CLA assistant check
All committers have signed the CLA.

@anunaym14
Copy link
Copy Markdown
Member

Thanks for flagging this, it is a public API change that I'd be reluctant to merge because it can break things for end users. Though, I'll make a note of this and make things consistent whenever we do the next major version upgrade for the SDK!

Copy link
Copy Markdown
Member

@anunaym14 anunaym14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, this actually got changed recently, fixing it and doing another tagged release.

@anunaym14 anunaym14 merged commit 7aba32e into livekit:main Aug 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants